/**局长信箱-写信表单*/
/**
* @date 2017/12/9
**/
/**
* @date 2017/12/9
* @desc 智能问答
**/
/*智能问答 end*/
html {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
body {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
div {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
dl {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
dt {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
dd {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
ul {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
ul li {
  list-style: none;
}
ol {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
li {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
h1 {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
h2 {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
h3 {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
h4 {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
h5 {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
h6 {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
pre {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
form {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
fieldset {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
input {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
textarea {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
p {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
blockquote {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
th {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
td {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
}
a {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 14px/24px "微软雅黑";
  cursor: pointer !important;
}
* {
  font-size: 14px;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.o-v {
  overflow: hidden;
}
.p-r {
  position: relative;
}
.padmar0 {
  padding: 0;
  margin: 0;
}
.font-12 {
  font-size: 12px;
}
.font-14 {
  font-size: 14px;
}
.mar-auto {
  margin: 0 auto;
}
.wid-80 {
  width: 80%;
}
.backbox {
  padding-bottom: 125px;
  position: relative;
  height: auto;
  background: url("../images/back-repeat.png") repeat-y center center;
  background-size: 100% 100%;
}
.nav-text {
  height: 25px;
  line-height: 25px;
  padding: 0;
  color: #6b6b6b;
}
.nav-top {
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  height: 25px;
  line-height: 25px;
  padding: 0;
  color: #6b6b6b;
  border: none;
}
.nav-top .navbar-brand {
  height: 25px;
  line-height: 25px;
  padding: 0;
  color: #6b6b6b;
  font-size: 12px;
}
.nav-top .glyphicon {
  height: 25px;
  line-height: 25px;
  padding: 0;
  color: #6b6b6b;
  font-size: 12px;
}
.nav-top .navbar-right {
  height: 25px;
  line-height: 25px;
  padding: 0;
  color: #6b6b6b;
  font-size: 12px;
}
.nav-top .container-fluid {
  width: 1200px;
  margin: 0 auto;
  color: #6b6b6b;
}
.nav-top a {
  color: #6b6b6b;
}
.nav-top .accessible {
  background: url("../images/accessible.png") no-repeat left center;
  background-size: 14px;
  font-size: 13px;
  padding: 5px 20px;
}
.nav-top .phoneView {
  float: left;
  background: url("../images/phonetop.png") no-repeat left center;
  background-size: 12px;
  font-size: 13px;
  padding: 0 17px;
}
.navbox {
  margin: 0 auto;
}
.navbox img.f-l {
  height: 80px;
}
.navbox .texta {
  text-align: right;
  margin-right: 20px;
}
.navbox li {
  margin: 10px;
}
.navbox li a {
  font-size: 13px;
  color: #000000;
}
.navbox li a span {
  margin-left: 5px;
  color: #4c81cd;
}
.navbox .form-group input {
  border: none;
  font-size: 12px;
  border-radius: 40px 0 0 40px;
  behavior: url("../other/mypie.htc");
  margin-top: 20px;
  opacity: 0.8;
  height: 30px;
}
.navbox .btn {
  border: none;
  font-size: 12px;
  border-radius: 0 40px 40px 0;
  behavior: url("../other/mypie.htc");
  margin-left: -4px;
  margin-top: 20px;
  opacity: 0.8;
  height: 30px;
}
.row {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}
.row .navbar-form {
  width: 100%;
}
.nav-tabs {
  height: 40px;
  border-radius: 4px 4px 0 0;
  behavior: url("../other/mypie.htc");
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  background: -moz-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -webkit-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -ms-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
}
.nav-tabs > li {
  width: 111px;
  text-align: center;
}
.nav-tabs > li a {
  color: #303030;
}
.nav-tabs > li:hover > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fe8106;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
}
.nav-tabs > li.active > a {
  margin: -1px 0 0 -1px;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fe8106;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
}
.nav-tabs > li.active > a:focus {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
}
.nav-tabs > li.active > a:hover {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
}
.nav-tabs .nav > li > a:focus {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fe8106;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
}
.nav-tabs .nav > li > a:hover {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fe8106;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
}
.nav-tabs__typeb > li {
  width: 111px;
  text-align: center;
}
.nav-tabs__typeb > li a {
  color: #303030;
}
.nav-tabs__typeb > li:hover > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.nav-tabs__typeb > li.active > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.index .carousel {
  width: 366px;
  height: 230px;
  height: 200px;
  height: auto !important;
}
.index .tab-content a {
  display: -moz-grid-line;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  color: #333333;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index .tab-content a:hover {
  color: #23527c;
}
.index .index-top-cen .tab-content a {
  width: 360px;
}
.index .index-bot-left {
  min-height: 184px;
  width: 586px;
}
.index .index-bot-left .tab-content {
  background: #fff;
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
}
.index .index-bot-left .tab-content p a {
  width: auto;
}
.index .index-bot-left .nav-tabs li {
  width: 172px;
}
.index .index-bot-left .nav-tabs li:hover > a {
  border-style: solid;
  border-width: 1px;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  height: 40px;
}
.index .index-bot-left .nav-tabs li.active > a {
  border-style: solid;
  border-width: 1px;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  height: 40px;
}
.index .index-bot-left .nav-tabs__typeb > li {
  width: 111px;
  text-align: center;
}
.index .index-bot-left .nav-tabs__typeb > li a {
  color: #303030;
}
.index .index-bot-left .nav-tabs__typeb > li:hover > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.index .index-bot-left .nav-tabs__typeb > li.active > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.index .index-bot-left .nav-tabs__typeb li {
  width: 146px;
}
.index .index-bot-left li {
  width: 172px;
}
.index .index-bot-left li:hover > a {
  border-style: solid;
  border-width: 1px;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  height: 40px;
}
.index .index-bot-left li.active > a {
  border-style: solid;
  border-width: 1px;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  height: 40px;
}
.index .carousel-caption {
  bottom: 0;
  padding: 0;
  width: 100%;
  background-color: #000000;
  opacity: 0.6;
  left: 0;
  height: 50px;
  line-height: 35px;
  font-size: 14px;
  right: 0;
  font-size: 12px;
}
.index .carousel-indicators {
  padding: 0;
  bottom: 1px;
}
.index .carousel-indicators li {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  behavior: url("../other/mypie.htc");
  margin: 0;
}
.index .carousel-indicators li.active {
  width: 12px;
  border: none;
  background: #ff7c00;
}
.index #carousel-example-generic .carousel-inner > .item > a > img {
  height: 229px !important;
}
.tab-content {
  padding: 6px;
}
.tab-content p {
  overflow: hidden;
}
.tab-content p small {
  float: right;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  color: #333333;
}
.listback {
  padding: 6px;
  border-style: solid;
  margin-top: -1px;
  border-width: 1px;
  border-color: #e0e0e0;
  background-color: #ffffff;
}
.listbox {
  padding: 6px;
  border-style: solid;
  margin-top: -1px;
  border-width: 1px;
  border-color: #e0e0e0;
  background-color: #ffffff;
}
.listbox #notice {
  padding: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #ffffff;
}
.listbox #publicity {
  padding: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #ffffff;
}
.footer {
  width: 100%;
  background: #497ac5;
  height: 100px;
  position: absolute;
  z-index: 999;
  bottom: 0;
  text-align: center;
  color: #cde1ff;
  padding: 20px;
}
.footer a {
  font-size: 12px;
  color: #cde1ff;
}
.footer .foot-bottom {
  background: url("../images/foot-bottom.png") no-repeat center center;
  background-size: 700px;
  height: 2px;
}
.footer p {
  color: #cde1ff;
  font-size: 12px;
}
.footer img {
  margin-left: 20px;
  margin-top: 20px;
}
.footer .footleft {
  float: left;
  width: 20%;
  text-align: right;
}
.footer .footcenter {
  float: left;
  width: 60%;
}
.footer .footright {
  float: left;
  width: 20%;
  text-align: left;
}
.tabimg {
  width: 600px;
}
.tabimg #carousel-example-generic2 {
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: #fff;
  width: 600px;
  height: 100px;
}
.tabimg #carousel-example-generic2 .carousel-inner .item {
  padding: 10px 5px;
  width: 100%;
  overflow: hidden;
}
.tabimg #carousel-example-generic2 .carousel-inner .item a {
  width: 16.6%;
  display: block;
  float: left;
  text-align: center;
}
.tabimg #carousel-example-generic2 .carousel-inner .item a img {
  width: 95%;
  border-radius: 10px;
  behavior: url("../other/mypie.htc");
  margin: 0 auto;
}
.tabimg #carousel-example-generic2 .carousel-inner .item a img:hover {
  box-shadow: 0 5px 10px #5276af;
}
.tabimg #carousel-example-generic2 .carousel-inner .item a img.active {
  box-shadow: 0 5px 10px #5276af;
}
.tabimg #carousel-example-generic2 .carousel-control {
  width: 5%;
  background-image: none;
}
.tabimg #carousel-example-generic3 {
  margin-top: 12px;
  width: 600px;
  height: 102px;
  overflow: hidden;
  position: relative;
}
.tabimg #carousel-example-generic3 .carousel-indicators {
  background: #000000;
  opacity: 0.4;
  border-radius: 90px;
  behavior: url("../other/mypie.htc");
  width: 120px;
  height: 16px;
  left: auto;
  right: 20px;
  line-height: 12px;
  bottom: 5px;
}
.meun {
  height: 50px;
  width: 1199px;
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background-color: #f7f7f7;
}
.meun .nav li {
  width: 171px;
  margin: 0;
  text-align: center;
}
.meun .nav li .indexicon span {
  background-image: url("../images/one-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  padding: 0 15px;
  vertical-align: top;
}
.meun .nav li .indexicon:hover > span {
  background-image: url("../images/one-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  padding: 0 15px;
}
.meun .nav li .indexicon.active > span {
  background-image: url("../images/one-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  padding: 0 15px;
}
.meun .nav li .newicon span {
  background-image: url("../images/three-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  padding: 0 15px;
}
.meun .nav li .newicon:hover > span {
  background-image: url("../images/three-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  padding: 0 15px;
}
.meun .nav li .newicon.active > span {
  background-image: url("../images/three-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  padding: 0 15px;
}
.meun .nav li .governmenticon span {
  background-image: url("../images/four-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .governmenticon:hover > span {
  background-image: url("../images/four-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .governmenticon.active > span {
  background-image: url("../images/four-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .onlineicon span {
  background-image: url("../images/five-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
  padding: 0 15px;
}
.meun .nav li .onlineicon:hover > span {
  background-image: url("../images/five-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
  padding: 0 15px;
}
.meun .nav li .onlineicon.active > span {
  background-image: url("../images/five-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
  padding: 0 15px;
}
.meun .nav li .Interactionicon span {
  background-image: url("../images/six-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  padding: 0 12px;
}
.meun .nav li .Interactionicon:hover > span {
  background-image: url("../images/six-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  padding: 0 12px;
}
.meun .nav li .Interactionicon.active > span {
  background-image: url("../images/six-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  padding: 0 12px;
}
.meun .nav li .publicityicon span {
  background-image: url("../images/two-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  padding: 0 13px;
}
.meun .nav li .publicityicon:hover > span {
  background-image: url("../images/two-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .publicityicon.active > span {
  background-image: url("../images/two-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .specialicon span {
  background-image: url("../images/sve-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .specialicon:hover > span {
  background-image: url("../images/sve-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li .specialicon.active > span {
  background-image: url("../images/sve-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  padding: 0 13px;
}
.meun .nav li a {
  height: 50px;
  line-height: 30px;
  font-size: 18px;
}
.meun .nav li a:focus {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.meun .nav li a:hover {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.meun .nav li a span {
  vertical-align: top;
}
.meun .nav li a img {
  height: 14px;
  margin: -3px 6px 0 0;
}
.meun .nav li a.active {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.meun .btn-group-justified {
  height: 50px;
}
.nav-pills > li.active > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.dropupbox {
  width: 1200px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #dedede 0%, #f9f9f9 100%);
  background: -webkit-linear-gradient(90deg, #dedede 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(90deg, #dedede 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#f9f9f9);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#f9f9f9);
  width: 1204px;
  height: 68px;
}
.dropupbox .line {
  background: url("../images/lian.png") no-repeat center right;
  background-size: 2px;
  height: 68px;
}
.dropupbox li {
  float: left;
  padding: 0 50px;
}
.dropupbox li h5 {
  line-height: 68px;
  margin: 0;
}
.dropupbox li .btn-default {
  width: 238px;
  background: transparent;
  border: none;
  height: 68px;
  border-radius: 0;
  behavior: url("../other/mypie.htc");
}
.muenleft {
  border-radius: 0 5px 5px 0;
  behavior: url("../other/mypie.htc");
  background: url("../images/../images/back-black.png") no-repeat center center;
  position: fixed;
  left: 0;
  top: 100px;
  width: 100px;
  height: 540px;
  z-index: 266;
  text-align: center;
  color: #ffffff;
}
.muenleft ul {
  padding: 0;
}
.muenleft ul img {
  height: 25px;
}
.muenleft ul > li {
  margin: 29px 0;
}
.muenleft ul > li a {
  color: #ffffff;
}
.muenleft ul > li p {
  color: #ffffff;
  font-size: 12px;
  margin-top: 5px;
}
.muenleft ul .f-ewm {
  height: 100px;
}
.muenleft li {
  position: relative;
}
.muenleft li:hover .m-hover {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
}
.back-img {
  width: 100%;
  height: 100%;
}
.back-img .flower {
  width: 15%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.back-img .sheep {
  width: 15%;
  position: absolute;
  bottom: 80px;
  right: 0;
  z-index: -1;
}
.back-img .back-top {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}
.back-img .back-bot {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
}
.breadcrumb {
  height: 45px;
  line-height: 25px;
  background: #f7f7f7;
  border: solid 1px #c2def3;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  margin: 0;
  padding-left: 50px;
  background: #fff url("../images/icon_location.png") no-repeat 20px center;
}
.breadcrumb .f-r {
  color: #4879c3;
}
.breadcrumb .f-r img {
  height: 15px;
  margin: -2px 2px 0 0;
}
.breadcrumb .CurrChnlCls:last-child {
  color: #4471b7;
}
.apptitle {
  float: left;
  width: 400px;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #ffffff 0%, #7eacce 54%, #ffffff 100%);
  background: -webkit-linear-gradient(90deg, #ffffff 0%, #7eacce 54%, #ffffff 100%);
  background: -ms-linear-gradient(90deg, #ffffff 0%, #7eacce 54%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#7eacce);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#7eacce);
  min-height: 600px;
}
.apptitle img {
  margin: -15px 0 0 20px;
  height: 55px;
}
.apptitle .panel-body {
  font-size: 15px;
  text-align: center;
}
.apptitle .panel-body img {
  height: auto;
  width: 350px;
  margin: 40px 0;
}
.apptitle p {
  width: 350px;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
}
.apptitle p label {
  font-weight: 400;
  margin: 5px 0;
}
.appcode {
  float: right;
  width: 790px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -webkit-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -ms-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  min-height: 600px;
  text-align: center;
}
.appcode h4 {
  text-align: center;
  margin: 40px 0;
}
.appcode ul li {
  text-align: center;
  float: left;
  width: 33.3%;
}
.appcode ul li img {
  height: 140px;
  margin: 60px 0 10px;
}
.appcode ul li p {
  font-size: 16px;
  text-align: center;
}
.mapimg {
  width: 510px;
  margin: 40px 0;
}
.mapimgtext {
  font-size: 14px;
}
.paper {
  margin: 20px 0;
  text-align: center;
}
.detpan {
  overflow: hidden;
  min-height: auto;
}
.detpan .detpanleft {
  width: 345px;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: #fff;
  min-height: 600px;
  padding-top: 1px;
  float: left;
}
.detpan .detpanleft .listbox {
  padding: 0;
  background: transparent;
  border: none;
}
.detpan .detpanleft .listbox .tab-content {
  background: #fff;
  border: solid 1px #e0e0e0;
  min-height: 720px;
  margin-top: -1px;
}
.detpan .detpanleft .listbox .tab-content .pagination {
  margin: 0;
}
.detpan .detpanleft .listbox .tab-content #notice {
  background: #fff;
  border: none;
}
.detpan .detpanleft .listbox .tab-content #notice ul {
  margin: 0;
  padding: 0;
}
.detpan .detpanleft .listbox .tab-content #notice ul li {
  padding: 5px 0;
  background: url("../images/timelist.png") repeat-y 0 center;
  background-size: 10px;
}
.detpan .detpanleft .listbox .tab-content #publicity {
  background: #fff;
  border: none;
}
.detpan .detpanleft .listbox .tab-content #publicity ul {
  margin: 0;
  padding: 0;
}
.detpan .detpanleft .listbox .tab-content #publicity ul li {
  padding: 5px 0;
  background: url("../images/timelist.png") repeat-y 0 center;
  background-size: 10px;
}
.detpan .detpanleft .listbox .nav-tabs li {
  height: 39px;
}
.detpan .detpanleft .listbox .bubble {
  position: relative;
  top: 0;
  left: 10px;
  width: 90%;
  padding: 6px;
  font-size: 12px;
  height: auto;
  background: transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: solid 1px #c2def3;
  margin-left: 10px;
}
.detpan .detpanleft .listbox .bubble:hover {
  background: #4879c3;
  color: #ffffff;
  border: solid 1px #4879c3;
}
.detpan .detpanleft .listbox .bubble:hover:after {
  border-right: 4px solid #4879c3;
}
.detpan .detpanleft .listbox .bubble:hover:before {
  border-right: 6px solid #4879c3;
}
.detpan .detpanleft .listbox .bubble:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 100%;
  top: 25%;
  border-top: 6px solid transparent;
  border-right: 6px solid #c2def3;
  border-bottom: 6px solid transparent;
  background: transparent;
  margin-left: 10px;
}
.detpan .detpanleft .listbox .bubble:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 100%;
  top: 30%;
  border-top: 4px solid transparent;
  border-right: 4px solid #fff;
  border-bottom: 4px solid transparent;
  background: transparent;
  margin-left: 10px;
}
.detpan .detpanleft .listbox .bubble.active {
  background: #4879c3;
  color: #ffffff;
  border: solid 1px #4879c3;
}
.detpan .detpanleft .listbox .bubble.active:after {
  border-right: 4px solid #4879c3;
}
.detpan .detpanleft .listbox .bubble.active:before {
  border-right: 6px solid #4879c3;
}
.detpan .detpanright {
  position: relative;
  width: 845px;
  min-height: 759px !important;
  padding: 20px 20px 40px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: #FFF;
}
.detpan .detpanright .backimg {
  margin-right: 10px;
}
.detpan .detpanright .backimg p {
  line-height: 40px;
  text-align: center;
  height: 40px;
  background: #f1f1f1;
  font-size: 14px;
}
.detpan .detpanright .detpantext {
  text-align: justify;
  font-size: 16px;
  line-height: 27px;
  margin-top: -10px;
}
.detpan .detpanright .detpantext strong {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 0 8px 8px 0;
  line-height: 45px;
  text-align: left;
  border-bottom: 1px #DFDFDF dotted;
}
.detpan .detpanright .detpantext .creatData {
  padding: 45px 80px 16px;
  font-family: "微软雅黑";
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  line-height: 37px;
  color: #000;
}
.detpan .detpanright .detpantext .createInfo {
  font-family: "宋体";
  font-size: 12px;
  color: #737373;
}
.detpan .detpanright .detpantext .f-dochtml {
  font-size: 16px;
  line-height: 30px;
}
.detpan .detpanright .detpantext .f-dochtml * {
  font-size: 16px;
  line-height: 30px;
}
.detpan .detpanright .detpantext img {
  width: 100% !important;
  height: auto !important;
  padding: 0 60px;
}
.special {
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -webkit-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -ms-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  width: 100%;
  height: auto;
}
.special .specialtitle {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  background: -moz-linear-gradient(176deg, rgba(79, 134, 210, 0.70196) 0%, rgba(74, 125, 199, 0.76) 10%, #4473bc 50%, rgba(74, 125, 199, 0.76) 90%, rgba(79, 134, 210, 0.70196) 100%);
  background: -webkit-linear-gradient(176deg, rgba(79, 134, 210, 0.70196) 0%, rgba(74, 125, 199, 0.76) 10%, #4473bc 50%, rgba(74, 125, 199, 0.76) 90%, rgba(79, 134, 210, 0.70196) 100%);
  background: -ms-linear-gradient(176deg, rgba(79, 134, 210, 0.70196) 0%, rgba(74, 125, 199, 0.76) 10%, #4473bc 50%, rgba(74, 125, 199, 0.76) 90%, rgba(79, 134, 210, 0.70196) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7FA6DB, endColorstr=#4a7dc7);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7FA6DB, endColorstr=#4a7dc7);
  width: 100%;
  height: 40px;
}
.special .specialcon {
  text-align: center;
}
.special .specialcon strong {
  display: block;
  margin: 0 auto;
  width: 400px;
  font-size: 14px;
  padding: 0 8px 8px 0;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-bottom: solid 1px #d2d2d2;
}
.special .specialcon img {
  margin: 20px 0;
}
.special .specialcon p {
  padding: 10px 50px 20px;
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
  margin-top: -10px;
}
.detpanimg {
  float: left;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  width: 310px;
  min-height: 759px;
  background: #fff;
}
.detpanimg .specialtitle {
  margin: -15px 0 0 20px;
}
.detpanimg ul {
  padding: 0;
  text-align: center;
}
.detpanimg ul li {
  margin: 10px 0;
}
.detpanimg ul li img {
  height: 67px;
  width: 290px;
  transition: 0.5s all;
}
.detpanimg ul li a {
  display: inline-block;
  height: auto;
  width: 290px;
  overflow: hidden;
  position: relative;
}
.detpanimg ul li a:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  content: attr(data-text);
  transition: all 1s ease;
  color: #ffffff;
}
.detpanimg ul li a:hover:after {
  transform: translateY(-100%);
}
.detpanimg ul li a:hover img {
  transform: scale(1.2);
  width: 348px;
  height: 80px;
  float: left;
  margin-top: -6px;
  margin-left: -29px;
}
.detpanimg ul li.active a:after {
  transform: translateY(100%);
}
.speciallist p {
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -webkit-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -ms-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  width: 100%;
  height: 30px;
  line-height: 27px;
}
.speciallist p span {
  display: inline-flex;
  border-radius: 50px;
  behavior: url("../other/mypie.htc");
  width: 10px;
  height: 10px;
  background: #fe8c06;
  margin: 0 10px;
}
.speciallist p a {
  color: #fe8c06;
  float: right;
  font-size: 12px;
  margin-right: 10px;
}
.speciallist ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.speciallist ul li {
  font-size: 14px;
}
.speciallist ul li a {
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  color: #333333;
}
.speciallist ul li a span {
  font-size: 12px;
  color: #333333;
  float: right;
}
.speciallist ul li a:hover {
  color: #23527c;
}
.Inter .Interleft {
  float: left;
  width: 560px;
}
.Inter .Interleft .Interleft-top {
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: #fff;
  height: 200px;
  padding: 50px 0;
}
.Inter .Interleft .Interleft-top table {
  text-align: center;
}
.Inter .Interleft .Interleft-top table td {
  border: none;
}
.Inter .Interleft .Interleft-top table td p {
  margin-top: 10px;
  font-size: 14px;
}
.Inter .Interleft .Interleft-bot {
  margin-top: 20px;
  min-height: 440px;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
}
.Inter .Interleft .Interleft-bot .nav-tabs {
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  background: -moz-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -webkit-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -ms-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  height: 36px;
}
.Inter .Interleft .Interleft-bot .nav-tabs > li a {
  padding: 0;
  line-height: 32px;
}
.Inter .Interleft .Interleft-bot .nav-tabs > li:hover > a {
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filterfilter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  height: 36px;
  border: none;
  line-height: 35px;
}
.Inter .Interleft .Interleft-bot .nav-tabs > li.active > a {
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filterfilter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  height: 36px;
  border: none;
  line-height: 35px;
}
.Inter .Interleft .Interleft-bot .tab-content {
  min-height: 405px;
  border-style: solid;
  border-width: 1px;
  margin-top: -1px;
  border-color: #e0e0e0;
  border-radius: 0 0 4px 4px;
  behavior: url("../other/mypie.htc");
}
.Inter .Interleft .Interleft-bot .tab-pane > ul {
  margin-left: 10px;
  padding: 0;
}
.Inter .Interleft .Interleft-bot .tab-pane > ul li {
  margin: 10px 0;
  font-size: 14px;
}
.Inter .Interleft .Interleft-bot .tab-pane > ul li a {
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  color: #333333;
  height: 34px;
  line-height: 34px;
  display: block;
}
.Inter .Interleft .Interleft-bot .tab-pane > ul li a small {
  float: right;
  color: #333333;
  font-size: 12px;
}
.Inter .Interleft .Interleft-bot .tab-pane > ul li a:hover {
  color: #23527c;
}
.Inter .Interleft .Interleft-bot .tab-pane > ul li .more {
  color: #fe8c06;
}
.Inter .Interright {
  float: right;
  width: 615px;
}
.Inter .Interright .Interright-top {
  height: 470px;
  overflow: hidden;
}
.Inter .Interright .Interright-top .title {
  border-radius: 4px 4px 0 0;
  behavior: url("../other/mypie.htc");
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  background: -moz-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -webkit-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -ms-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-size: 14px;
  margin: 0;
}
.Inter .Interright .Interright-top .back {
  margin-top: -1px;
  height: 430px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -webkit-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -ms-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  text-align: center;
}
.Inter .Interright .Interright-top .back table {
  width: 100%;
  margin: 20px 0 10px;
  font-size: 12px;
}
.Inter .Interright .Interright-top .back table p {
  width: 190px;
  margin: 4px auto;
  text-align: left;
}
.Inter .Interright .Interright-top .back table td {
  padding: 12px 0;
}
.Inter .Interright .Interright-top .back .Interlist {
  overflow: hidden;
  padding: 0 10px;
}
.Inter .Interright .Interright-top .back .Interlist ul {
  margin: 0;
  padding: 0;
}
.Inter .Interright .Interright-top .back .Interlist ul li {
  overflow: hidden;
  margin: 10px 0;
}
.Inter .Interright .Interright-top .back .Interlist ul li p {
  margin: 0;
  text-align: left;
  float: left;
  font-size: 14px;
}
.Inter .Interright .Interright-top .back .Interlist ul li span {
  float: right;
  text-align: right;
  color: #868686;
  font-size: 12px;
}
.Inter .Interright .Interright-bot {
  border-radius: 5px;
  behavior: url("../other/mypie.htc");
  background-color: #f8f8f8;
  height: 170px;
  margin-top: 20px;
  padding: 25px;
}
.Inter .Interright .Interright-bot table {
  text-align: center;
  width: 100%;
}
.Inter .Interright .Interright-bot table img {
  height: 80px;
}
.Inter .Interright .Interright-bot table p {
  font-size: 14px;
  margin: 10px;
}
.gover {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.gover .goverleft {
  width: 270px;
  min-height: 660px;
  float: left;
  border: solid 1px #cfe8ff;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: #FFF;
  padding-bottom: 20px;
}
.gover .goverleft img {
  margin-top: -20px;
}
.gover .goverleft div {
  overflow: hidden;
}
.gover .goverleft div > p {
  height: 30px;
  font-size: 14px;
  background: #cfe8ff;
  border-radius: 50px;
  behavior: url("../other/mypie.htc");
  text-align: center;
  line-height: 30px;
  width: 90%;
  margin: 10px auto;
  padding: 0;
}
.gover .goverleft div > ul {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.gover .goverleft div > ul > li {
  float: left;
  text-align: left;
  font-size: 14px;
  margin-left: 15px;
}
.gover .goverright {
  width: 910px;
  height: 390px;
  float: right;
}
.gover .goverright .goverright-top > #myTab {
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  border-radius: 3px 3px 0 0;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -webkit-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -ms-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  height: 110px;
  font-size: 14px;
  text-align: center;
}
.gover .goverright .goverright-top > #myTab > li {
  width: 25%;
  min-height: 90px;
}
.gover .goverright .goverright-top > #myTab > li img {
  height: 50px;
  margin: 7px;
}
.gover .goverright .goverright-top > #myTab > li > a {
  display: block;
  height: 110px;
  color: #000000;
}
.gover .goverright .goverright-top > #myTab > li:hover > a {
  background: transparent;
  border: none;
  background-image: url("../images/govertab.png");
  background-repeat: no-repeat;
  background-position: center 103px;
  background-size: 20px;
}
.gover .goverright .goverright-top > #myTab > li.active > a {
  background: transparent;
  border: none;
  background-image: url("../images/govertab.png");
  background-repeat: no-repeat;
  background-position: center 103px;
  background-size: 20px;
}
.gover .goverright .goverright-top > #myTabContent {
  height: 293px;
  background: #fff;
  border: solid 1px #c2def3;
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
  margin-top: -1px;
}
.gover .goverright .goverright-top > #myTabContent > .tab-pane {
  padding-top: 15px;
}
.gover .goverright .goverright-top > #myTabContent ul {
  padding: 0 15px;
  width: 50%;
}
.gover .goverright .goverright-top > #myTabContent li {
  text-align: left;
  overflow: hidden;
}
.gover .goverright .goverright-top > #myTabContent li > span {
  font-size: 12px;
  float: right;
  color: #333333;
  text-align: right;
}
.gover .goverright .goverright-top > #myTabContent li a {
  display: block;
  overflow: hidden;
  color: #333333;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  width: 100%;
}
.gover .goverright .goverright-top > #myTabContent li a span {
  float: right;
  color: #333333;
  font-size: 12px;
}
.gover .goverright .goverright-top > #myTabContent li a:hover {
  color: #23527c;
}
.gover .goverright .goverright-top > #myTabContent .f-l_img {
  width: 370px;
}
.gover .goverright .goverright-top > #myTabContent .f-r_list {
  width: 525px;
}
.gover .goverright .goverright-top .More {
  font-size: 12px;
  text-align: right;
  overflow: hidden;
}
.gover .goverright .goverright-top .More > a {
  color: #fe8c06;
  text-align: right;
}
.gover .goverright .goverright-bot {
  text-align: left;
}
.gover .goverright .goverright-bot #goverdata1 {
  width: 100%;
}
.gover .goverright .goverright-bot #goverdata1 ul li a {
  height: 34px;
  line-height: 34px;
  color: #333333;
}
.gover .goverright .goverright-bot #goverdata1 ul li a:hover {
  color: #23527c;
}
.gover .goverright .goverright-bot ul {
  margin: 0;
  padding: 0;
}
.gover .goverright .goverright-bot ul li {
  width: auto;
  line-height: 26px;
}
.gover .goverright .goverright-bot ul li a {
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
}
.gover .goverright .goverright-bot ul li a p {
  margin: 0;
  line-height: 39px;
}
.gover .goverright .goverright-bot ul li:hover > a {
  color: #ffffff;
  background: transparent;
  border: none;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
}
.gover .goverright .goverright-bot ul li:hover > a p {
  color: #ffffff;
}
.gover .goverright .goverright-bot ul li.active > a {
  background: transparent;
  border: none;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
}
.gover .goverright .goverright-bot ul li.active > a p {
  color: #ffffff;
}
.gover .goverright .goverright-bot #myTabContent {
  background: #fff;
  border: solid 1px #c2def3;
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
  font-size: 13px;
  margin-top: -1px;
  height: 218px;
}
.gover .goverright .goverright-bot .goverright-bot-left {
  display: inline-block;
  width: 440px;
  margin-bottom: 20px;
}
.gover .goverright .goverright-bot .goverright-bot-left #myTabContent ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  color: #333333;
}
.gover .goverright .goverright-bot .goverright-bot-left #myTabContent ul li a span {
  float: right;
  font-size: 12px;
  color: #333333;
}
.gover .goverright .goverright-bot .goverright-bot-left #myTabContent ul li a:hover {
  background: #fff;
  color: #23527c;
}
.gover .goverright .goverright-bot .goverright-bot-left #myTabContent ul li a.active {
  background: #fff;
  color: #23527c;
}
.gover .goverright .goverright-bot .goverright-bot-left #myTabContent ul li.more a {
  color: #FF7C00;
  text-align: right;
}
.gover .goverright .goverright-bot .goverright-bot-right {
  float: right;
  width: 440px;
  margin-bottom: 20px;
}
.gover .goverright .goverright-bot .goverright-bot-right #myTabContent ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  height: 34px;
  padding: 0;
  line-height: 34px;
  color: #333333;
}
.gover .goverright .goverright-bot .goverright-bot-right #myTabContent ul li a span {
  float: right;
  font-size: 12px;
  color: #333333;
}
.gover .goverright .goverright-bot .goverright-bot-right #myTabContent ul li a:hover {
  background: #fff;
  color: #23527c;
}
.gover .goverright .goverright-bot .goverright-bot-right #myTabContent ul li a.active {
  background: #fff;
  color: #23527c;
}
.gover .goverright .goverright-bot .goverright-bot-right #myTabContent ul li.more a {
  color: #FF7C00;
  text-align: right;
}
.online {
  width: 1200px;
  margin: 0 auto;
}
.online .onlineTop {
  height: 255px;
}
.online .onlineTop #myTab {
  border-style: solid;
  border-width: 1px;
  border-color: #c2def3;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -webkit-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  background: -ms-linear-gradient(90deg, #e8f4ff 0%, #d1e9ff 68%, #f0fbff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8f4ff, endColorstr=#d1e9ff);
  height: 50px;
}
.online .onlineTop #myTab li {
  width: 50%;
}
.online .onlineTop #myTab li a {
  height: 50px;
  padding: 0;
}
.online .onlineTop #myTab li a p {
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  text-align: center;
}
.online .onlineTop #myTab .tabicon1.active > a {
  background: transparent;
  border: none;
  color: #ffffff;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.online .onlineTop #myTab .tabicon1.active > a p {
  background: url("../images/onlineTab1-no.png") no-repeat 33% center;
  background-size: 20px;
  color: #ffffff;
}
.online .onlineTop #myTab .tabicon1:hover > a {
  color: #ffffff;
  background: transparent;
  border: none;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.online .onlineTop #myTab .tabicon1:hover > a p {
  background: url("../images/onlineTab1-no.png") no-repeat 33% center;
  background-size: 20px;
  color: #ffffff;
}
.online .onlineTop #myTab .tabicon1 p {
  background: url("../images/onlineTab1-yes.png") no-repeat 33% center;
  background-size: 20px;
  color: #303030;
}
.online .onlineTop #myTab .tabicon2.active > a {
  background: transparent;
  border: none;
  color: #ffffff;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.online .onlineTop #myTab .tabicon2.active > a p {
  background: url("../images/onlineTab2-no.png") no-repeat 25% center;
  color: #ffffff;
  background-size: 20px;
}
.online .onlineTop #myTab .tabicon2:hover > a {
  color: #ffffff;
  background: transparent;
  border: none;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.online .onlineTop #myTab .tabicon2:hover > a p {
  background: url("../images/onlineTab2-no.png") no-repeat 25% center;
  color: #ffffff;
  background-size: 20px;
}
.online .onlineTop #myTab .tabicon2 p {
  background: url("../images/onlineTab2-yes.png") no-repeat 25% center;
  color: #303030;
  background-size: 20px;
}
.online .onlineTop #myTabContent {
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
  background: #fff;
  height: 205px;
}
.online .onlineTop #myTabContent ul li {
  padding: 20px;
  margin: 20px;
  float: left;
  text-align: center;
}
.online .onlineTop #myTabContent ul li a {
  display: block;
}
.online .onlineTop #myTabContent ul li img {
  height: 50px;
  margin-bottom: 20px;
}
.online .onlineTop #myTabContent ul li p {
  margin: 0;
  text-align: center;
  font-size: 14px;
}
.online .onlineTop #myTabContent ul li:hover {
  background: #cfe8ff;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
}
.online .onlineTop #myTabContent ul li.active {
  background: #cfe8ff;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
}
.online .onlineBot {
  width: 1200px;
  overflow: hidden;
}
.online .onlineBot .onlineBot-left {
  min-height: 330px !important;
  width: 270px;
  min-height: 660px;
  border: solid 1px #cfe8ff;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: #FFF;
  padding-bottom: 20px;
  text-align: center;
  float: left;
  width: 460px;
  font-size: 14px;
  margin-top: 40px;
}
.online .onlineBot .onlineBot-left img {
  margin-top: -20px;
}
.online .onlineBot .onlineBot-left div {
  overflow: hidden;
}
.online .onlineBot .onlineBot-left div > p {
  height: 30px;
  font-size: 14px;
  background: #cfe8ff;
  border-radius: 50px;
  behavior: url("../other/mypie.htc");
  text-align: center;
  line-height: 30px;
  width: 90%;
  margin: 10px auto;
  padding: 0;
  width: 400px;
}
.online .onlineBot .onlineBot-left div > ul {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.online .onlineBot .onlineBot-left div > ul > li {
  float: left;
  text-align: left;
  margin-left: 15px;
  font-size: 14px;
}
.online .onlineBot .onlineBot-right {
  border: solid 1px #c2def3;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  width: 710px;
  height: 230px;
  float: right;
  background: #FFF;
  margin-top: 20px;
}
.online .onlineBot .onlineBot-right p {
  font-size: 14px;
  margin-top: 10px;
}
.online .onlineBot .onlineBot-right p i {
  float: left;
  margin: 5px 6px 6px 20px;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  behavior: url("../other/mypie.htc");
  display: block;
  background: #fe8c06;
}
.online .onlineBot .onlineBot-right table {
  width: 100%;
  text-align: center;
}
.online .onlineBot .onlineBot-right table td {
  width: 33.33%;
  text-align: center;
}
.online .onlineBot .onlineBot-right .guidance {
  padding: 20px;
  overflow: hidden;
}
.online .onlineBot .onlineBot-right .guidance img {
  float: left;
  padding-left: 30px;
}
.online .onlineBot .onlineBot-right .guidance ul {
  width: 75%;
  float: left;
  margin: 0;
}
.online .onlineBot .onlineBot-right .guidance ul li {
  overflow: hidden;
  margin: 5px 0;
}
.online .onlineBot .onlineBot-right .guidance ul li a {
  font-size: 16px;
  color: #333333;
  display: block;
  height: 34px;
  line-height: 34px;
}
.online .onlineBot .onlineBot-right .guidance ul li a span {
  font-size: 12px;
  color: #333333;
  float: right;
}
.online .onlineBot .onlineBot-right .guidance ul li a:hover {
  color: #23527c;
}
.online .onlineBot .onlineBot-right .guidance ul li i {
  color: #fe8c06;
}
.website {
  width: 1200px;
  margin: 20px auto;
}
.website .website-left {
  width: 400px;
  min-height: 600px;
  float: left;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  border: solid 1px #80adcf;
  background: -moz-linear-gradient(90deg, #ffffff 0%, #7eacce 54%, #ffffff 100%);
  background: -webkit-linear-gradient(90deg, #ffffff 0%, #7eacce 54%, #ffffff 100%);
  background: -ms-linear-gradient(90deg, #ffffff 0%, #7eacce 54%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#7eacce);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#7eacce);
}
.website .website-left img {
  margin-top: -20px;
  margin-left: 20px;
}
.website .website-left .con {
  text-align: center;
}
.website .website-left .con img {
  padding-top: 20px;
  width: 360px;
  margin: 0 auto;
}
.website .website-left .con p {
  margin: 20px 0;
  font-size: 18px;
}
.website .website-right {
  padding: 20px;
  width: 780px;
  min-height: 600px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -webkit-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -ms-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
}
.website .website-right .websiteUl li {
  overflow: hidden;
}
.website .website-right .websiteUl h5 {
  float: left;
  width: 15%;
  color: #303030;
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
}
.website .website-right .websiteUl ul {
  border-bottom: dashed 1px #d0d0d0;
  float: right;
  padding: 0;
  overflow: hidden;
  width: 85%;
  padding: 10px 0;
}
.website .website-right .websiteUl ul li {
  float: left;
  color: #4879c3;
  margin-right: 20px;
  font-size: 16px;
  line-height: 30px;
}
.new {
  width: 1200px;
  margin: 0 auto;
}
.new .new-left {
  width: 485px;
  min-height: 660px;
  height: 694px;
  margin-top: 20px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -webkit-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  background: -ms-linear-gradient(-90deg, #f2f2f2 0%, #ffffff 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f2f2, endColorstr=#ffffff);
}
.new .new-left .new-title {
  margin-top: -20px;
  margin-left: 20px;
}
.new .new-left .carousel {
  width: 430px;
  height: 270px;
  margin: 20px auto;
}
.new .new-left .carousel .carousel-caption {
  bottom: 0;
  padding: 0;
  width: 100%;
  background-color: #000000;
  opacity: 0.6;
  left: 0;
  height: 50px;
  line-height: 35px;
  font-size: 14px;
  right: 0;
}
.new .new-left .carousel .carousel-indicators {
  padding: 0;
  bottom: 1px;
}
.new .new-left .carousel .carousel-indicators li {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  behavior: url("../other/mypie.htc");
  margin: 0;
}
.new .new-left .carousel .carousel-indicators li.active {
  width: 12px;
  border: none;
  background: #ff7c00;
}
.new .new-left .newcon {
  width: 430px;
  margin: 0 auto;
  padding: 0 0 20px;
  overflow: hidden;
}
.new .new-left .newcon img {
  float: left;
}
.new .new-left .newcon div {
  width: 290px;
  float: left;
  margin-left: 10px;
}
.new .new-left .newcon div p {
  font-size: 14px;
}
.new .new-left .newcon div span {
  font-size: 12px;
  color: #868686;
}
.new .new-left .newcon li {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: solid 1px #e3e3e3;
}
.new .new-right {
  width: 690px;
  float: right;
  margin-top: 20px;
}
.new .new-right .new-right-top {
  width: 690px;
  height: auto;
  overflow: hidden;
}
.new .new-right .new-right-top .tab-content {
  height: 325px;
  background: #fff;
  border: solid 1px #c2def3;
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
  padding: 25px 20px;
  margin-top: -1px;
}
.new .new-right .new-right-top .tab-content p a {
  height: 34px;
  line-height: 34px;
  color: #333333;
  font-size: 16px;
}
.new .new-right .new-right-top .tab-content p a small {
  font-size: 12px;
  color: #333333;
}
.new .new-right .new-right-top .tab-content p a:hover {
  color: #23527c;
}
.new .new-right .new-right-top li {
  width: 50%;
}
.new .new-right .new-right-top li:hover > a {
  color: #ffffff;
  border: none;
}
.new .new-right .new-right-top li.active > a {
  color: #ffffff;
  border: none;
}
.new .new-right .new-right-bot {
  width: 690px;
  height: auto;
  overflow: hidden;
  height: 314px !important;
  margin-top: 20px;
}
.new .new-right .new-right-bot .tab-content {
  height: 325px;
  background: #fff;
  border: solid 1px #c2def3;
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
  padding: 25px 20px;
  margin-top: -1px;
  width: 690px;
  height: 270px !important;
  overflow: hidden;
}
.new .new-right .new-right-bot .tab-content p a {
  height: 34px;
  line-height: 34px;
  color: #333333;
  font-size: 16px;
}
.new .new-right .new-right-bot .tab-content p a small {
  font-size: 12px;
  color: #333333;
}
.new .new-right .new-right-bot .tab-content p a:hover {
  color: #23527c;
}
.new .new-right .new-right-bot .tab-content li {
  height: 38px;
}
.new .new-right .new-right-bot .tab-content .tabpanel-left {
  float: left;
  margin-top: 30px;
}
.new .new-right .new-right-bot .tab-content .tabpanel-left p {
  width: 190px;
  margin-top: 10px;
}
.new .new-right .new-right-bot .tab-content .tabpanel-right {
  float: left;
  margin-left: 20px;
  width: 65%;
}
.new .new-right .new-right-bot li {
  width: 50%;
}
.new .new-right .new-right-bot li:hover > a {
  color: #ffffff;
  border: none;
}
.new .new-right .new-right-bot li.active > a {
  color: #ffffff;
  border: none;
}
.new .new-right .new-right-bot .nav li {
  width: 50%;
  text-align: center;
}
.new .new-right .new-right-bot .nav li a {
  line-height: 17px;
}
.new .new-right .new-right-bot .nav li:hover > a {
  color: #ffffff;
  border: none;
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.new .new-right .new-right-bot .nav li.active > a {
  color: #ffffff;
  border: none;
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.new .carousel-inner > .item > a > img {
  height: 270px !important;
}
.new .new-right-top .nav-tabs > li > a {
  line-height: 17px !important;
}
.index-blue .tab-content {
  background: #fff;
  border-radius: 0 0 3px 3px;
  behavior: url("../other/mypie.htc");
}
.index-blue .nav-tabs li {
  width: 130px;
}
.index-blue .nav-tabs li:hover > a {
  border-style: solid;
  border-width: 1px;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  height: 40px;
}
.index-blue .nav-tabs li.active > a {
  border-style: solid;
  border-width: 1px;
  background: -moz-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -webkit-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  background: -ms-linear-gradient(90deg, #ff9d3f 0%, #fe7f06 68%, #ffc379 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff9d3f, endColorstr=#fe7f06);
  height: 40px;
}
.index-blue .nav-tabs__typeb > li {
  width: 111px;
  text-align: center;
}
.index-blue .nav-tabs__typeb > li a {
  color: #303030;
}
.index-blue .nav-tabs__typeb > li:hover > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.index-blue .nav-tabs__typeb > li.active > a {
  margin: -1px 0 0 -1px;
  color: #ffffff;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #79a5e2;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  background: -moz-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -webkit-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  background: -ms-linear-gradient(90deg, #79a5e2 0%, #2f5da6 53%, #8fbaf6 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#79a5e2, endColorstr=#2f5da6);
}
.jzxx {
  background: #fff;
}
.zrxx-xx-syxz {
  padding: 20px;
  background-color: #edf7ff;
}
.zrxx-xx-syxz h2 {
  font: bold 16px/40px "微软雅黑";
  color: #bf360c;
  text-align: center;
}
.zrxx-xx-syxz p {
  margin: 0;
  font: 14px/20px "微软雅黑";
}
.biaodan {
  width: 720px;
  padding: 20px 0;
  margin: 0 auto;
}
.biaodan .mk {
  margin-top: 10px;
}
.biaodan .mk i {
  color: #fa0e0e;
  width: 16px;
  display: inline-block;
  float: left;
  height: 30px;
  font: 16px "微软雅黑";
  margin-left: 4px;
}
.biaodan .mk span {
  width: 120px;
  display: inline-block;
  font: 16px/30px "微软雅黑";
  color: #333333;
  float: left;
  text-align: right;
  margin-right: 16px;
}
.biaodan .mk strong {
  display: inline-block;
  float: left;
  font: 16px/30px "微软雅黑";
}
.biaodan .mk input {
  border: none;
  background-color: #f6f6f6;
  width: 300px;
  height: 36px;
  font: 14px/36px "微软雅黑";
  padding: 0 10px;
  float: left;
}
.biaodan .mk input.isgk {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  margin: 7px 20px 7px 16px;
  border: none;
}
.biaodan .mk input.yzminpu {
  width: 100px;
}
.biaodan .mk textarea {
  width: 544px;
  height: 164px;
  padding: 10px;
  border: none;
  background-color: #f6f6f6;
  float: left;
}
.biaodan .mk .nr {
  vertical-align: bottom;
}
.biaodan .mk .yzm {
  display: inline-block;
  width: 84px;
  height: 30px;
  float: left;
  margin-left: 30px;
}
.biaodan .mk .hyh {
  display: inline-block;
  float: left;
  margin-left: 10px;
  font: 14px/36px "微软雅黑";
  color: #1297dc;
  text-decoration: underline;
}
.biaodan .mk .hyh:hover {
  color: #fa0e0e;
}
.tijiaoanniu {
  width: 319px;
  margin: 0 auto;
}
input.tijiao {
  border: none;
  margin-top: 20px;
  display: inline-block;
  width: 153px;
  font: 24px/42px "微软雅黑";
  color: #ffffff;
  background-color: #f96503;
  border-radius: 6px;
  behavior: url("../other/mypie.htc");
  text-align: center;
}
input.tijiao:hover {
  text-decoration: underline;
}
input.chongzhi {
  border: none;
  margin-top: 20px;
  display: inline-block;
  width: 153px;
  font: 24px/42px "微软雅黑";
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  behavior: url("../other/mypie.htc");
  background-color: #1297dc;
}
input.chongzhi:hover {
  text-decoration: underline;
}
a.dcwj-gbck {
  margin: 20px auto;
  display: block;
  width: 153px;
  font: 24px/42px "微软雅黑";
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  behavior: url("../other/mypie.htc");
  background-color: #dd0000;
}
a.dcwj-gbck:hover {
  text-decoration: underline;
}
a.more {
  color: #2d8cf0 !important;
  font-size: 12px !important;
}
.menuSide .openbtn {
  display: block;
  position: absolute;
  top: 224px;
  left: 0;
  width: 39px;
  padding: 20px 0;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  behavior: url("../other/mypie.htc");
  background: url("../images/back-black.png") no-repeat center center;
}
.menuSide .muenleft {
  display: none;
}
.menuSide:hover .openbtn {
  display: none;
}
.menuSide:hover .muenleft {
  display: block;
}
.m-hover {
  display: none;
}
img + .nopic {
  display: none !important;
}
.unactived {
  display: none;
}
.active-show {
  display: block;
}
.goverright-bot-left #myTabContent .more a {
  text-align: right !important;
}
.goverright-bot-left #myTabContent a small {
  float: right;
}
.bdsharebuttonbox {
  right: 0;
  bottom: 6px;
}
:root .detpanimg ul li a:hover img {
  width: 290px;
  height: 67px;
  float: none;
  margin-top: 0;
  margin-left: 0;
}
.listBtn {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 999;
}
.listBtn a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100px;
  height: 20px;
  background: url("../images/btn_listUp.png") no-repeat center center;
}
.listBtn a:hover {
  opacity: 1;
}
.listBtn a.listDown {
  display: none;
  background-image: url("../images/btn_listDown.png");
}
.b-left {
  float: left !important;
}
.b-right {
  float: right !important;
}
.b-clear:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  overflow: hidden;
}
.b-hide {
  display: none !important;
}
.b-show {
  display: block !important;
}
.b-ellipsis {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}
.b-shadow {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.b-radius {
  position: relative;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
}
.b-mar-t-10 {
  margin-top: 10px !important;
}
.b-mar-t-20 {
  margin-top: 20px !important;
}
.b-mar-r-10 {
  margin-right: 10px !important;
}
.b-mar-r-20 {
  margin-right: 20px !important;
}
.b-mar-b-10 {
  margin-bottom: 10px !important;
}
.b-mar-b-15 {
  margin-bottom: 15px !important;
}
.b-mar-b-20 {
  margin-bottom: 20px !important;
}
.b-mar-l-10 {
  margin-left: 10px !important;
}
.b-mar-l-20 {
  margin-left: 20px !important;
}
.b-pad-20 {
  padding: 20px !important;
}
.b-pad-t-5 {
  padding-top: 5px !important;
}
.b-pad-t-10 {
  padding-top: 10px !important;
}
.b-pad-t-20 {
  padding-top: 20px !important;
}
.b-pad-b-15 {
  padding-bottom: 15px !important;
}
.b-pad-b-20 {
  padding-bottom: 20px !important;
}
.b-pad-l-20 {
  padding-left: 20px !important;
}
.b-pad-r-20 {
  padding-right: 20px !important;
}
.b-c-b {
  color: #3762b1 !important;
}
.b-c-bk {
  color: #000 !important;
}
.b-c-bn {
  color: #68360d !important;
}
.b-c-g {
  color: #348c08 !important;
}
.b-c-r {
  color: #dd0000 !important;
}
.b-bg-w {
  background-color: #ffffff !important;
}
.box-qa {
  width: 1112px;
  margin: 0 auto 12px;
  font-family: "微软雅黑";
  overflow: hidden;
}
.box-qa > .box-title {
  height: 100px;
  background-color: #2196F3;
}
.box-qa > .box-title img {
  width: 1136px;
  height: 100px;
}
.box-qa > .box-cnt {
  padding-bottom: 10px;
  background-color: #f2f4f6;
  border: 2px solid #2196F3;
}
.box-qa > .box-cnt > .b-left {
  width: 740px;
  border-right: 1px solid #ddd;
}
.box-qa > .box-cnt > .b-right {
  width: 367px;
}
.box-qa .box-answer {
  height: 548px;
  overflow-y: auto;
}
.box-answer .box-item {
  line-height: 36px;
  font-size: 16px;
}
.box-answer .box-item:first-child {
  padding-top: 20px;
}
.box-answer .box-item .box-item-answer {
  position: relative;
  margin: 0 74px 20px;
  padding: 6px 12px;
  border: 1px solid;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  float: left;
  color: #333333;
  background-color: #ffffff;
  border-color: #ccc;
}
.box-answer .box-item .box-item-answer:after {
  content: '';
  position: absolute;
  top: 0;
  height: 50px;
  left: -9px;
  width: 9px;
  background: url("../images/icon_arrow_l_qa.png") no-repeat left center;
}
.box-answer .box-item .box-item-answer:before {
  content: '';
  position: absolute;
  top: 0;
  height: 50px;
  left: -50px;
  width: 49px;
  background: url("../images/icon_answer.png") no-repeat left center;
}
.box-answer .box-item .box-item-answer span {
  color: #2196F3;
}
.box-answer .box-item .box-item-question {
  position: relative;
  margin: 0 74px 20px;
  padding: 6px 12px;
  border: 1px solid;
  border-radius: 4px;
  behavior: url("../other/mypie.htc");
  float: right;
  color: #ffffff;
  background-color: #2196F3;
  border-color: #2196F3;
}
.box-answer .box-item .box-item-question:after {
  content: '';
  position: absolute;
  top: 0;
  height: 50px;
  right: -9px;
  width: 9px;
  background: url("../images/icon_arrow_r_qa.png") no-repeat left center;
}
.box-answer .box-item .box-item-question:before {
  content: '';
  position: absolute;
  top: 0;
  height: 50px;
  right: -48px;
  width: 47px;
  background: url("../images/icon_question.png") no-repeat right center;
}
.box-question {
  height: 117px;
  line-height: 36px;
  font-size: 16px;
  border-top: 10px solid #ddd;
}
.box-question .box-input {
  width: 100%;
  height: 56px;
  margin-bottom: 10px;
  padding: 0 24px;
  background: 0 0;
  border: none;
  box-sizing: border-box;
  outline: none;
}
.box-question .box-tips {
  line-height: 36px;
  float: left;
  margin-left: 24px;
  font-size: 12px;
  color: #555;
}
.box-question .box-tips span {
  color: #dd0000;
}
.box-question .box-btn {
  float: right;
  height: 36px;
  line-height: 36px;
  margin-right: 10px;
  padding: 0 33px;
  color: #ffffff;
  background-color: #2196F3;
  border-radius: 3px;
  behavior: url("../other/mypie.htc");
}
.box-question .box-btn:hover {
  opacity: 0.8;
}
.list-answer {
  margin-bottom: 20px;
}
.list-answer .list-answer-title {
  margin-bottom: 10px;
}
.list-answer .list-answer-title span {
  color: #fa0e0e !important;
}
.list-answer .list-answer-text {
  margin: 0 2em;
  border-top: 1px dashed #ddd;
}
.list-answer .list-answer-info {
  margin: 0 2em;
  color: #777;
}
.list-answer .list-answer-link {
  margin-left: 2em;
  color: #4471b7;
}
.list-answer .list-answer-link:hover {
  text-decoration: underline;
  color: #fa0e0e;
}
@media screen and (min-width: 320px) and (max-width: 960px) {
  .dropupbox {
    display: none;
  }
  .muenleft {
    display: none;
  }
  footer {
    display: none;
  }
  .nav {
    background: #fff;
  }
  .index .index-bot-left {
    width: 100%;
  }
  .index .index-bot-left .nav-tabs li {
    width: 25%;
  }
  .index .index-bot-left .nav-tabs li a {
    font-size: 12px;
    padding: 10px 5px;
  }
  .index .tabimg {
    width: 100%;
  }
  .index .tabimg #carousel-example-generic2 {
    width: 100%;
    height: 80px;
  }
  .index .tabimg #carousel-example-generic2 .carousel-inner img {
    height: auto;
    width: 23%;
    margin-left: 5px;
  }
  .index .tabimg #carousel-example-generic3 {
    width: 100%;
    height: auto;
  }
  .index .nav-top .container-fluid {
    width: 100% !important;
    height: auto !important;
  }
  .index .listbox {
    width: 100% !important;
    height: auto !important;
  }
  .index .listbox .nav-tabs > li {
    width: 25%;
  }
  .index .listbox .nav-tabs > li a {
    padding: 10px 0;
  }
  .index .carousel {
    width: 100% !important;
    height: auto !important;
  }
  .mapimg {
    width: 100%;
  }
  .appcode ul li {
    width: 100%;
  }
  .row {
    width: 100%;
  }
  .row .appcode {
    width: 100%;
  }
  .row .navbar-form {
    margin: 0;
  }
  .row .navbox {
    width: 100%;
  }
  .row .navbox .f-l {
    height: 30px;
  }
  .row .navbox .f-r {
    display: none;
  }
  .row .detpan .detpanright {
    width: 100%;
    padding: 10px;
  }
  .meun {
    background: none;
    border: none;
    height: auto;
  }
  .meun .nav li {
    width: 25%;
    min-height: 90px;
  }
  .meun .nav li a {
    height: auto;
    font-size: 12px;
  }
  .meun .nav li a span {
    border: solid 1px #337ab7;
    border-radius: 90px;
    behavior: url("../other/mypie.htc");
    height: 40px;
    width: 40px;
    display: block;
    margin: 0 auto;
  }
  .meun .nav li a span:hover {
    background-color: #337ab7;
    color: #337ab7;
    border-color: #337ab7;
  }
  .meun .nav li a span.active {
    background-color: #337ab7;
    color: #337ab7;
    border-color: #337ab7;
  }
  .meun .nav li a:hover {
    background: transparent;
    border: none;
    color: #337ab7;
    height: auto;
  }
  .meun .nav li:hover {
    color: #337ab7;
  }
  .meun .nav li:hover span {
    background-color: #337ab7;
    color: #337ab7;
    border-color: #337ab7;
  }
  .meun .nav li a.active {
    background: transparent;
    border: none;
    color: #337ab7;
    height: auto;
  }
  .meun .nav li.active {
    color: #337ab7;
  }
  .meun .nav li.active span {
    background-color: #337ab7;
    color: #337ab7;
    border-color: #337ab7;
  }
  .detpan {
    min-height: auto;
    overflow: hidden;
  }
  .detpan .detpanright {
    width: 100%! important;
    height: auto! important;
  }
  .detpan .detpanright .detpantext strong {
    font-size: 12px;
    margin-bottom: 220px;
  }
  .detpan .detpanright .backimg {
    margin: 0;
  }
  .detpan .detpanright .backimg img {
    width: 100%;
  }
  .detpan .detpanleft {
    min-height: auto;
    width: 100%;
  }
  .detpan .detpanleft .listbox .bubble {
    width: 100%;
    margin: 0 10px 0 0;
  }
  .detpan .detpanleft .listbox .bubble:before {
    background: none;
    border: none;
  }
  .detpan .detpanleft .listbox .bubble:after {
    background: none;
    border: none;
  }
  .detpan .detpanleft .listbox .tab-content {
    min-height: auto;
  }
  .detpan .detpanleft .listbox .tab-content ul {
    overflow: hidden;
    width: 2000px;
  }
  .detpan .detpanleft .listbox .tab-content ul li {
    background: none !important;
    margin-right: 10px;
    float: left;
  }
  .detpan .detpanleft .listbox .tab-content #notice {
    overflow: auto;
  }
  .detpan .detpanleft .listbox .paper {
    display: none;
  }
  .detpan .detpanimg {
    min-height: auto;
    width: 100%;
    overflow: auto;
  }
  .detpan .detpanimg ul {
    width: 2170px;
    overflow: hidden;
  }
  .detpan .detpanimg ul li {
    margin: 0 10px;
    width: auto;
    float: left;
  }
  .detpan .detpanimg .specialtitle {
    display: none;
  }
  .gover {
    width: 100%;
  }
  .gover .goverleft {
    width: 100%;
  }
  .gover .goverright {
    width: 100%;
    height: auto;
  }
  .gover .goverright a {
    padding: 10px 0;
  }
  .gover .goverright a p {
    font-size: 12px;
  }
  .gover .goverright .goverright-top > #myTabContent {
    height: auto;
  }
  .gover .goverright .goverright-bot ul li a p {
    line-height: 40px;
  }
  .gover .goverright .goverright-bot .goverright-bot-left {
    width: 100%;
    height: auto;
  }
  .gover .goverright .goverright-bot .goverright-bot-right {
    width: 100%;
    margin-top: 20px;
  }
  .gover .goverright .goverright-bot #myTabContent {
    height: auto;
  }
  .Inter .Interright {
    width: 100%;
  }
  .Inter .Interright .Interright-top {
    height: auto;
  }
  .Inter .Interright .Interright-top .back {
    height: auto;
  }
  .Inter .Interleft {
    width: 100%;
  }
  .Inter .Interleft .Interleft-bot .tab-content {
    height: auto;
  }
  .Inter .Interleft-bot {
    height: auto !important;
    margin-bottom: 20px;
  }
  .Inter .Interright-bot table p {
    font-size: 12px;
  }
  .new {
    width: 100%;
  }
  .new .new-left {
    width: 100%;
    height: auto;
  }
  .new .new-left .newcon {
    width: 100%;
  }
  .new .new-left .newcon div {
    width: 60%;
  }
  .new .new-left .newcon img {
    margin-left: 10px;
    height: 60px;
  }
  .new .new-left .carousel {
    width: 100%;
    height: auto;
  }
  .new .new-left .carousel .carousel-caption span {
    font-size: 12px;
  }
  .new .new-right {
    width: 100%;
  }
  .new .new-right .new-right-bot {
    width: 100%;
  }
  .new .new-right .new-right-bot .tab-content {
    width: 100%;
    height: 325px;
    padding: 10px;
  }
  .new .new-right .new-right-bot .tab-content .tabpanel-left {
    display: none;
  }
  .new .new-right .new-right-bot .tab-content .tabpanel-right {
    width: 100%;
    margin-left: 0;
  }
  .new .new-right .new-right-top {
    width: 100%;
  }
  .new .new-right .new-right-top .tab-content {
    padding: 10px;
  }
  .online {
    width: 100%;
  }
  .online .onlineTop {
    height: auto;
  }
  .online .onlineTop #myTab li a p {
    font-size: 12px;
    background-position: 10% center !important;
    background-size: 14px !important;
  }
  .online .onlineTop #myTabContent {
    height: auto;
    overflow: hidden;
  }
  .online .onlineTop #myTabContent ul li {
    margin: 0;
    width: 50%;
  }
  .online .onlineBot {
    width: 100%;
  }
  .online .onlineBot .onlineBot-left {
    width: 100%;
    padding: 0 10px;
    height: auto;
  }
  .online .onlineBot .onlineBot-left div > p {
    width: 100%;
  }
  .online .onlineBot .onlineBot-right {
    width: 100%;
    height: auto;
  }
  .online .onlineBot .onlineBot-right tr td img {
    width: 100%;
    height: auto;
  }
  .online .onlineBot .onlineBot-right .guidance {
    padding: 10px;
  }
  .online .onlineBot .onlineBot-right .guidance img {
    display: none;
  }
  .online .onlineBot .onlineBot-right .guidance ul {
    width: 100%;
  }
  .breadcrumb .f-r {
    display: none;
  }
  .special .specialcon p {
    padding: 5px 10px;
  }
  .special .specialcon img {
    width: 100%;
    height: auto;
  }
  .special .specialcon strong {
    font-size: 12px;
    width: 100%;
  }
  .website {
    width: 100%;
  }
  .website .website-left {
    width: 100%;
    height: auto;
  }
  .website .website-right {
    width: 100%;
    padding: 5px 10px;
    height: auto;
  }
  .website .website-right .websiteUl h5 {
    font-size: 12px;
    width: 25%;
  }
  .website .website-right .websiteUl ul {
    width: 75%;
  }
  .website .website-right .websiteUl ul li {
    font-size: 12px;
  }
  .apptitle {
    height: auto;
    width: 100%;
  }
  .apptitle .panel-body img {
    width: 100%;
  }
  .apptitle p {
    width: 100%;
  }
}
@media only screen and (min-width: 321px) and (max-width: 1024px) {
  .index .nav-tabs > li a {
    padding: 10px 5px;
  }
}